fftools/ffmpeg_filter: treat apad filter as a source
authorAnton Khirnov <anton@khirnov.net>
Sat, 12 Oct 2024 17:08:55 +0000 (19:08 +0200)
committerSebastian Ramacher <sramacher@debian.org>
Fri, 21 Feb 2025 12:16:27 +0000 (13:16 +0100)
commit95747293820543460ee59b4b2a91faf496b07d21
tree4cfb2aab5e39fd51f5c87c3a4c1ac4e8c8ae446b
parentc5eb487c89d1f3dff69bd3e2229e3eeddb47c1bf
fftools/ffmpeg_filter: treat apad filter as a source

Ideally lavfi should have a dedicated API for detecting this.

Fixes #11168 and #11061

(cherry picked from commit 9e2a231236428c4682c77858c6aabfd74f459b17)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Gbp-Pq: Name 0014-fftools-ffmpeg_filter-treat-apad-filter-as-a-source.patch
fftools/ffmpeg_filter.c